Skip to content

release: 0.29.0#45

Merged
rbuchmayer-pplx merged 2 commits into
mainfrom
release-please--branches--main--changes--next--components--perplexity_ai
May 13, 2026
Merged

release: 0.29.0#45
rbuchmayer-pplx merged 2 commits into
mainfrom
release-please--branches--main--changes--next--components--perplexity_ai

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented May 13, 2026

Automated Release PR

0.29.0 (2026-05-13)

Full Changelog: v0.28.0...v0.29.0

Features

  • search: add search_type parameter for People Search routing (13dbe2d)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

stainless-app Bot added 2 commits May 13, 2026 22:50
Adds the `search_type` parameter to the Search API.

  Set `search_type: "people"` on a /search request to route the query
  through the People Search backend, which returns LinkedIn-style
  professional profiles instead of general web results. People search
  allows up to 50 max_results (vs 20 for default web search).

  Usage:
    client.search.create(query="VP of Eng at Stripe", search_type="people")

  Backend support has been live since 2026-04-16; this brings the SDK
  into alignment with the documented behavior on docs.perplexity.ai.
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 13, 2026

🧪 Testing

To try out this version of the SDK:

npm install 'https://pkg.stainless.com/s/perplexity-typescript/13dbe2dbe249d4e6371d58af5821da6afdfb62de/dist.tar.gz'

Expires at: Fri, 12 Jun 2026 22:51:12 GMT
Updated at: Wed, 13 May 2026 22:51:12 GMT

@rbuchmayer-pplx rbuchmayer-pplx merged commit 2620e52 into main May 13, 2026
7 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 13, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant